textview: Make insert-emoji replace the selection
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 00:48:14 +0000 (20:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Aug 2020 00:48:14 +0000 (20:48 -0400)
commit348a38a8769dacf88e4f69e07fbe37e4ddfd6732
tree8058b06aa005a6092dc063e854efadd745182555
parent0d98bab82bbd1ca86d5db8ba12c0a7ef569f7590
textview: Make insert-emoji replace the selection

This is the expected behavior, and matches what
GtkText does.

Fixes: #2996
gtk/gtktextview.c